a {
		cursor: pointer;
	}
	.typeTwoUl{
		position: absolute;
    padding: 0em;
    margin: 0em;
    left: 0em;
    z-index: 99;
    display: none;
   /* background-color: white;*/
        background-color: rgb(255 255 255 / 98%);
	}

#banner input[type="text"]{
	    background: none;
    border: none;
    /* border-bottom: 1px solid; */
    border-radius: 6px;
    width: 100%;
    color: black;
    border: 0.2em solid #d52349;
/*    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.75em;*/
   /* text-indent: 0.5em;*/
   /*text-align: center;*/
       text-indent: 1em;
           height: 3em;
}
/*#banner input[type="text"]{
	    background: none;
    border: none;
    border: 1px solid #ffffffbf;
    border-radius: 6px;
    width: 100%;
    color: #fff;
   text-align: center;
}*/


body input[type="button"],input[type="submit"]{
	line-height: 1em;
}
body input[type="text"]:focus{
	/*border: 2px solid #ffffff;*/
	outline-style: solid;
	 outline-color: #ffffff;
}

	body ::-webkit-input-placeholder {
		/*color: #ffffffc2 !important;*/
		color: #aab2bd !important;
		font-size:1em	}

	body :-moz-placeholder {
		color: #aab2bd !important;
	}

	body ::-moz-placeholder {
		color: #aab2bd !important;
	}

	body :-ms-input-placeholder {
		color: #aab2bd !important;
	}
	
	
/*	.box p{
		text-indent: 2em;
	}*/
	#tail{
		position: relative;
    background: #ffffff;
    border-bottom: solid 1px #ccc;
    padding: 1em 0 4em 0;
    text-align: center;
	}
	
.journal-box{
	padding: 0.5em;
	text-align: center;
	
}
.journal-box .box{
	padding: 0.5em;
	    /*min-width: 10em;*/
}
.journal-box img{
	width: 100%;
	/*height: 12em;*/
	/*max-height: 12em;*/
    padding: 0.5em;
    border: solid 1px #f0f0f0;
}
.journal-box img:hover{
   border: solid 1px #c5c5c5;
}

.journal-box .row.gtr-50{
	margin-left: 0px;
}
.journal-box .row.gtr-50 > *{
	/*padding: 0px;*/
	padding: 0;
    margin-top: 2em;
}
.journal-box .labelTitle {
    font-size: 0.8em;
    font-weight: bold;
    /*margin-bottom: 1em;*/
}
.journal-box a{
		color:#252122;
		text-decoration:none;
}
.journal-box a:hover{
		text-decoration:#d52349;
}
.journal-box a label:hover{
	cursor: pointer;
	color: #d52349;
	/*text-decoration:#d52349;*/
	/*border-bottom: 1px solid #d52349;*/
}
.journal-box label {
    font-size: 0.5em;
    display:block;                     /*内联对象需加*/
    width:100%;
    word-break:keep-all;           /* 不换行 */
	white-space:nowrap;          /* 不换行 */
	overflow:hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;         /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.journal-p {
	text-align: right;
	font-style: initial;
}
.journal-p  a{
	cursor: pointer;
    color: #827a7c;
    font-size: 0.8em;
    text-decoration: none;
}
.journal-p  a:hover{
	color:#d52349;
}
.journal-p span{
	 margin:1em;
}
body {
	font-weight: 500;
}
/*@media screen and (max-width: 1280px){
	.journal-box img{
    max-height: 17em;
	}
}*/
@media screen and (max-width: 736px) {
	.journal-box .row.gtr-50 > * {
    margin-top: 0em;
    }
    .journal-p a {
    font-size: 0.6em;
	}
	/*.journal-box img{
       max-height: 8em;
	}*/
	.journal-p span {
    margin:0 0.5em
}
}

#main h3{
	    text-align: center;
}
#main .actions{
	 text-align: center;
}
.myIndent p{
	text-indent: 2em;
}

.imgbom{
	    border-bottom: solid 1px #ccc;
}
header > p {
    display: block;
    font-style: inherit;
    margin: 1em 0 0 0;
    padding-bottom: 0.5em;
    font-size: 0.9em;
    text-align: center;
}
.menu-ul{
	margin-left: 5em;
	font-size: 0.8em;
	  /*  margin-bottom: 1em;*/
}
#menuList b{
	font-size: 0.9em;
}
.menu-ul li{
		/*display:inline; #d52349*/
		display:inline-block;
}
.menu-ul li a{
		/*display:inline; #d52349*/
		color: #252122;
		text-decoration: none;
		font-weight: 500;
		/*margin: 0.5em;*/
		padding: 0.25em 0.5em;
		border-radius: 3px;
		/*padding: 2px;*/
}
.menu-ul li a:hover{
		background: #d52349;
    	color: #fff !important;
    	font-weight: 500;
}
.select-zazhi{
	background: #d52349;
    	color: #fff !important;
    	font-weight: 500;
}
.menu-box{
	padding-top: 0em;
}

.my-hr{
	width: 100%;
    margin: 0em 1em 0em 2em;
    border-top: solid 1px #dddddd8a;
    padding: 0.5em;
}
#main b{
	font-weight: 800;
	float: left;
}
.myselect{
	margin: 0em;
    padding: 0em;
}
.myselect div{
	padding:0em;
	margin: 0em;
}
.myselect select{
    width: 99%;
    height: 100%;
    /* border: 1px solid #252122; */
    border: none;
    /* border-right: 1px solid; */
    text-align: center;
    font-weight: 600;
    /* line-height: 3.75em; */
    font-size: 1.2em;
    background-color: #fff;
   /* line-height: 1.5em;*/
}
.myselect select::after{
	        border: 1px solid #d52349;
}
p, ul, ol, dl, table {
    margin-bottom: 0.5em;
}
.more{
    position: absolute;
    right: 0em;
    top: 1em;
    color: #d52349;
    text-decoration: none;
}
.more:hover{
	 text-decoration: underline;
}
.journal_img:hover{
	border: solid 1px #c5c5c5;
}
.menu li {
		width:100%;
		float: left;
	/*	word-break:keep-all;
	white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;*/
	}
	.menu2 li {
		width:100%;
		float: left;
	}
	
	.menu li a{
		margin-right: 0.5em;
		text-decoration: none;
	}
	.menu li a:hover{
		text-decoration: underline;
	}
	
	.menu2 li a{
		margin-right: 0.5em;
		text-decoration: none;
	}
	.menu2 li a:hover{
		text-decoration: underline;
	}
	
	.menu,.menu2{
		margin: 0px;
		padding: 0px;
		text-align: left;
		    list-style-type: none;
	}
/*#moreResponse img{
	width: 100%;
    padding: 1em;
    border: solid 1px #f0f0f0;
}*/
#hot-word a:hover{
	/*background-color: #d52349;*/
	background-color: #3a3a3a;
}
#about-paper a{
	text-decoration: none;
}
#about-paper h4:hover{
	color: #d52349;
	text-decoration: underline;
}
.head-title a{
	color: #252122;
    font-weight: 900;
    font-size: 2.5em;
    letter-spacing: -0.035em;
    line-height: 1;
    left: 1em;
    position: absolute;
    text-decoration: none;
}
 #otherh1{
	opacity: 0;
	/*position: absolute;
    top: -2em;*/
}
.index_p{
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.press{
	width: 100%;
}
.press a{
	cursor: pointer;
}
.press ul{
	margin: 0 0 1em 0;
}
.press li{
	border-left: solid 1px #dddddd;
    display: inline-block;
    list-style: none;
    margin-left: 0em;
    padding-left: 1em;
    /* padding: 1em; */
    font-size: 0.9em;
    padding-right: 1em;
}
.press li a{
	color:#d52349;
	
	text-decoration: none;
}
.press li a:hover{
	/*color:#d52349;*/
	text-decoration: underline;
}
.press p{
	font-size: 0.9em;
	text-indent: 2em;
}
#searchResponse .press h3{
	text-align: left;
    text-indent: 0.5em;
	font-weight: 600;
}
.press h3 a{
	/*font-weight: 600;*/
	color:rgb(51, 51, 51);
}

.select-press{
	background: #d52349;
    	color: #fff !important;
    	font-weight: 500;
}
.journal-h2{
	float: left;
	margin-right: 0.5em;
}
.honor-img{
	position: relative;
	text-decoration: none;
	margin-left: 2em;
}

.honor-img::before{
	 position: absolute;
    /* bottom: 0; */
    /* right: -1em; */
    left: -20px;
    top: -1px;
    width: 18px;
    height: 24px;
    background: url(/res/honor.png) no-repeat;
    background-size: contain;
    /* border-radius: 50%; */
    transition: background 0.3s ease-in;
    content: '';
}

/*#header.alt {
    -moz-animation: none;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
   background: none;
    color: rgba(255, 255, 255, 0.75);
    position: absolute;
}
#header.reveal {
    -moz-animation: reveal-header 0.5s;
    -webkit-animation: reveal-header 0.5s;
    -ms-animation: reveal-header 0.5s;
    animation: reveal-header 0.5s;
}*/
/*#press-back{
	background: #CCE8F4 url(/res/7.jpg);
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    
    position: relative;
    padding: 1em 0 4em 0;
    text-align: center;
}*/
#press-back {
    background: #CCE8F4 url(/res/cbsbj3.jpg);
    background-position: center center;
   /* background-size: 100% auto;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
        padding: 1em 0 0 0;
        color: #ffffff;
    /*margin: 1em 0 0 0;*/
}

#press-back ul{
	list-style: none;
}
#press-back a {
    margin-right: 1em;
    /*background-color: #69cee9;*/
    background-color: #f3f3f32b;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    border: none;
    font-size: 0.7em;
    text-decoration: none;
    /* margin-top: -1em; */
    /* line-height: 3em; */
}
#press-back a:hover{
	background: #d52349;
	/*text-decoration: underline;*/
}
.press-nav li {
    border-left: solid 1px #dddddd;
    display: inline-block;
    margin-left: 0em;
    padding-left: 1em;
    /* padding: 1em; */
    font-size: 0.8em;
    padding-right: 1em;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
}
.press-nav li:hover {
    color: #d52349;
    /* border-left: solid 1px #50bfdd; */
}
/*#press-back :last-child {
    margin-bottom: 0;
}*/
#dependent-press a{
	text-decoration: none;
}
.div-border-bottom{
	    border-bottom: solid 1px #dddddd8a;
	        margin-bottom: 1em;
    padding-bottom: 1em;
}

table tbody tr:nth-child(2n + 1) {
    background-color: #f8f8f8;
}

	#ocs_model{
			position: fixed;
    		right: 1em;
   			top: 20%;
    z-index: 99;
			/*font-size: 0.8em;*/
		}
		#ocs_model a,#ocs_model i{
			cursor: pointer;
			text-decoration: none;
			border-bottom:none;
			color:#fff;
			font-weight: 600;
		}
		#ocs_model li:hover{
			 
			color:#e89980;
		}
		#ocs_model li{
			cursor: pointer;
			   width: 4em;
    height: 4em;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-right: 1em;
    background: #d52349;
  /*  font-size: 0.8em;*/
    margin-bottom: 1em;
    line-height: 1.5em;
}
/*#phoneClient{

}*/
#phoneClient{
    /*background: #61c5e0;*/
    background: #d52349;
    padding: 0.5em;
    color: #fff;
    border-radius: 5px;
    position: fixed;
    bottom: 1em;
    right: 0.5em;
    	display: none;
	}
@media screen and (max-width: 736px) {
	#phoneClient{
	display: block;
	}
	#ocs_model  ul{
		display: none;
	}
}

ul.social li i {
				display: inline-block;
				width: 3em;
				height: 3em;
				text-align: center;
				border-radius: 5px;
				background: #888;
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
			}

				ul.social li i:before {
					color: #fff;
					font-size: 2em;
					line-height: 1.5em;
				}

				ul.social li i.fa-facebook {
					background: #3c5a98;
				}

					ul.social li i.fa-facebook:hover {
						background: #4c6aa8;
					}

				ul.social li i.fa-twitter {
					background: #2daae4;
				}

					ul.social li i.fa-twitter:hover {
						background: #3dbaf4;
					}

				ul.social li i.fa-dribbble {
					background: #c4376b;
				}

					ul.social li i.fa-dribbble:hover {
						background: #d4477b;
					}

				ul.social li i.fa-linkedin {
					background: #006599;
				}

					ul.social li i.fa-linkedin:hover {
						background: #1075a9;
					}

				ul.social li i.fa-tumblr {
					background: #2b4661;
				}

					ul.social li i.fa-tumblr:hover {
						background: #3b5671;
					}

				ul.social li i.fa-google-plus {
					background: #da2713;
				}

					ul.social li i.fa-google-plus:hover {
						background: #ea3723;
					}
					
					
		.onlyOneLine{
			    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 3; */
    overflow: hidden;
		}		
		.title_one_line {
    	-webkit-line-clamp: 1;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
   	 	/* -webkit-line-clamp: 3; */
   		 overflow: hidden;
   		 color: black;
   		 text-decoration: none;
   		 cursor: pointer;
	}	
				
				.title_one_line:hover{
					color:#d52349;
				}
				
				.paper_list{
					list-style: decimal;
					font-size: 1em;
					color:black
				}
				
				.crumb{
		 margin: 0em;
		 font-size: 0.8em;
	}
   
	.crumb li {
		list-style: none;
		display:inline-block;
	}
	.my-gripfire::before{
		color:#d52349;
	}
	
	
	.nav-title{
		padding: 0em 1.75em;
		margin-bottom: 0.5em;
		    position: relative;
    top: -0.5em;
	}
	
	.nav-title a{
		/*color:#aaa;*/
		/*color:black;*/
		color:#d52349;
		font-size: 0.8em;
		text-decoration: none;
	}
	.nav-title a:hover{
		/*color:#d52349;*/
		text-decoration: underline;
	}
	
	.nav-title span{
		/*color:#aaa;*/
		color:#707070;
		margin: 0em 0.5em;
	}
	
	.nav-title .newIndex{
		color:#707070;
		font-size: 0.8em;
		margin: 0em;
	}
	.answer p{
		text-indent: 2em;
	}
	
	.onlyThreeLine{
	 -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
		}	
	.paper-type-ul{
		list-style: none;
		padding-left: 0em;
    	/*font-size: 0.8em;*/
	}
	.paper-type-ul li{
		display: inline-block;
		padding-left: 0em;
		padding-right: 0.5em;
	}
	
	.paper-type-ul li a{
		color:#222;
		text-decoration: none;
	}
	.paper-type-ul li i{
		/*color:#222;*/
		cursor: pointer;
	}
	.paper-type-ul li a:hover{
		color:#d52349;
		text-decoration: underline;
	}
	.paper-type-ul li i:hover{
		color:#d52349;
		text-decoration: underline;
	}
	.my-button{
    background: #337ccb;
  -webkit-appearance: none;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 700;
    outline: 0;
    font-size: 1.1em;
    padding: 0.65em 1.5em 0.65em 1.5em;
    text-align: center;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
	}
	.my-button::before{
		margin-right: 0.2em;
	}
	#mypaperlist h3{
		 color:#252122;
	}
	#mypaperlist h3:hover{
		 color:#d52349;
	}

	.index-search{
      color: #fff;
    position: absolute;
    right: 1.8em;
    font-size: 1em;
    padding: 0.5em 0.6em;
    background: #d52349;
    cursor: pointer;
    border-radius: 5px;
    height: 2em;
      /*  float: right;
    margin-top: -2em;*/
	}
	
/*	 color: #000000ab;
	 background: #ffffff73;*/
	 
	/*.index-search:hover{
		 background:#ffffffbf;
	}*/
		.title-search{
		 color: #999999cc;
    position: absolute;
    right: 0em;
    font-size: 1em;
    top: 0em;
    padding: 0.25em 0.25em;
    background: #e1e1e159;
    position: absolute;
    cursor: pointer;
    /* border-radius: 6px; */
    padding: 0.65em;
    background: #d52349;
    color: #fff !important;
    /*font-weight: 700;*/
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    
	}
	
	.nav-search{
	    color: #999999cc;
    position: absolute;
    right: 1.5em;
    font-size: 1.2em;
    top: 2.25em;
    padding: 0.25em 0.25em;
    background: #e1e1e159;
    position: absolute;
    cursor: pointer;
    /* border-radius: 6px; */
    padding: 0.65em 1em;
    background: #d52349;
    color: #fff !important;
    /* font-weight: 700; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    
	}
	
	@media screen and (max-width: 736px){
		.nav-search{
			    right: 0.5em;
    top: 1.5em;
		}
		.index-search{
			right: 0.6em;
		}
		
	}
	.journal-h1{
		font-size: 2.5em;
    	/*letter-spacing: -0.015em;*/
    	float: left;
   		 margin-right: 0.5em;
	}
	.liaddclass{
		background:#d52349;
		color:#fff;
	}
	.sci-menu-ul {
    margin-left: 5em;
    font-size: 0.8em;
	}
	.sci-menu-ul  li{
		display: inline-block;
	}
	.sci-menu-ul li a {
    color: #252122;
    text-decoration: none;
    font-weight: 500;
    /* margin: 0.5em; */
    padding: 0.25em 0.5em;
    border-radius: 3px;
    /* padding: 2px; */
	}
	
	.typeTwoUl a:hover {
    background: #d52349;
    color: #fff !important;
    font-weight: 500;
	}
	
	.liChoose{
		background:#d52349 !important;;
		color: #fff !important;
	}
	.myChekBox input{
		-moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    -ms-appearance: checkbox;
	}
	
.myChekBox input[type=checkbox]{
    width: 16px;
    height: 16px;
    top: 2px;
    position: relative;
    border-radius: 3px;
}
.myChekBox input[type=checkbox]::after {
    position: absolute;
    top: 0px;
    color: #000;
    width: 16px;
    height: 16px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    /*border-radius: 3px;*/
}
 .myChekBox input[type=checkbox]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    background-color: #d52349;
}
	
/*	.nav-search:hover{
		 background: #e1e1e1d1;
	}*/
	
	/*#left_nav {
		position: fixed;
		bottom: 10%;
		left: 10em;
		z-index: 99;
		color: black
	}

	.left-button {
		background: #337ccb;
		-webkit-appearance: none;
		display: inline-block;
		text-decoration: none;
		cursor: pointer;
		border: 0;
		border-radius: 5px;
		color: #fff !important;
		font-weight: 700;
		outline: 0;
		font-size: 0.8em;
		padding: 0.1em;
		text-align: center;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
	}*/
	
	/*.my-button:hover{
		 background: #337ccb;
	}*/
/*.hideMode{
	display: none;
}*/
.links2 li{
	    display: inline-block;
}
.msg_content img{
	max-width: 100%;
}


ul.friend-link{
	list-style-type: none; /* 移除列表的标记（例如圆点） */
    padding: 0; /* 移除padding */
    margin: 0; /* 移除margin */
}

 ul.friend-link li {
    display: inline; /* 将列表项显示为行内元素 */
    margin-right: 10px; /* 添加右边距，可调整间距 */
  }
.journal_img_a{
	position: relative;
    overflow: hidden;
    display: block;
    box-shadow: rgb(0 0 0 / 30%) 2px 2px 10px;
    height: 0px;
    position: relative;
    padding-bottom: 135.25%;
    margin-bottom: 1em;
}
.journal_img{
	width: 100%;
    display: block;
   /* padding: 0.25em;*/
}
